In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / AnimateGIF Property

AnimateGIF Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(46)>

Property AnimateGIF As Boolean
[DispId(46)]

bool AnimateGIF {get; set;}
read-write property AnimateGIF: Boolean; 
DispIdAttribute(46)

function get,set AnimateGIF : boolean
[DispId(46)]

__property bool get_AnimateGIF();

__property void set_AnimateGIF( 

   bool value

);
[DispId(46)]

property bool AnimateGIF {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members